[INFO] fetching crate sledoview 1.2.0...
[INFO] testing sledoview-1.2.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate sledoview 1.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sledoview 1.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sledoview 1.2.0
[INFO] tweaked toml for crates.io crate sledoview 1.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sledoview 1.2.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sledoview 1.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487
[INFO] running `Command { std: "docker" "start" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling sledoview v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling sledoview v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.18s
[INFO] running `Command { std: "docker" "inspect" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sledoview-d209a7a11fcdc949)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test command_input::tests::test_completion_request_for_key_argument ... ok
[INFO] [stdout] test command_input::tests::test_completion_request_for_partial_command ... ok
[INFO] [stdout] test command_input::tests::test_completion_request_for_tree_argument ... ok
[INFO] [stdout] test command_input::tests::test_completion_request_skips_regex_pattern_position ... ok
[INFO] [stdout] test command_input::tests::test_parse_line_rejects_unterminated_quote ... ok
[INFO] [stdout] test command_input::tests::test_parse_line_preserves_empty_quoted_argument ... ok
[INFO] [stdout] test commands::tests::test_command_parse_exit ... ok
[INFO] [stdout] test commands::tests::test_command_parse_get ... ok
[INFO] [stdout] test commands::tests::test_command_parse_delete ... ok
[INFO] [stdout] test commands::tests::test_command_parse_invalid ... ok
[INFO] [stdout] test commands::tests::test_command_parse_list ... ok
[INFO] [stdout] test commands::tests::test_command_parse_rejects_trailing_escape ... ok
[INFO] [stdout] test commands::tests::test_command_parse_help ... ok
[INFO] [stdout] test commands::tests::test_command_parse_count ... ok
[INFO] [stdout] test commands::tests::test_command_parse_rejects_unterminated_quote ... ok
[INFO] [stdout] test commands::tests::test_command_parse_search ... ok
[INFO] [stdout] test commands::tests::test_command_parse_select ... ok
[INFO] [stdout] test commands::tests::test_command_parse_trees ... ok
[INFO] [stdout] test commands::tests::test_command_parse_set ... ok
[INFO] [stdout] test commands::tests::test_exceeds_char_limit_uses_character_boundaries ... ok
[INFO] [stdout] test commands::tests::test_truncate_value_handles_cjk_and_accented_text ... ok
[INFO] [stdout] test commands::tests::test_command_parse_unselect ... ok
[INFO] [stdout] test commands::tests::test_truncate_value_is_unicode_safe ... ok
[INFO] [stdout] test commands::tests::test_parse_quoted_args ... ok
[INFO] [stdout] test db::tests::test_key_info_debug ... ok
[INFO] [stdout] test commands::tests::test_validate_key ... ok
[INFO] [stdout] test db::tests::test_glob_to_regex ... ok
[INFO] [stdout] test db::tests::test_key_value_pair_debug ... ok
[INFO] [stdout] test command_input::tests::test_parse_line_rejects_trailing_escape ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test db::tests::test_complete_keys_uses_prefix_and_limit ... ok
[INFO] [stdout] test db::tests::test_tree_errors ... ok
[INFO] [stdout] test db::tests::test_create_tree_db ... ok
[INFO] [stdout] test db::tests::test_complete_trees_uses_prefix_and_limit ... ok
[INFO] [stdout] test db::tests::test_set_key ... ok
[INFO] [stdout] test db::tests::test_tree_operations_with_selection ... ok
[INFO] [stdout] test db::tests::test_sled_viewer_new ... ok
[INFO] [stdout] test db::tests::test_tree_selection ... ok
[INFO] [stdout] test db::tests::test_set_with_special_characters ... ok
[INFO] [stdout] test db::tests::test_opening_database_does_not_create_sentinel_key ... ok
[INFO] [stdout] test db::tests::test_delete_key ... ok
[INFO] [stdout] test db::tests::test_tree_set_and_delete_operations ... ok
[INFO] [stdout] test db::tests::test_list_key_summaries_returns_total_and_sorted_items ... ok
[INFO] [stdout] test db::tests::test_tree_search_operations ... ok
[INFO] [stdout] test db::tests::test_list_trees ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sledoview-5c7c8fb1729ad796)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test command_input::tests::test_completion_request_for_key_argument ... ok
[INFO] [stdout] test command_input::tests::test_completion_request_skips_regex_pattern_position ... ok
[INFO] [stdout] test command_input::tests::test_parse_line_preserves_empty_quoted_argument ... ok
[INFO] [stdout] test command_input::tests::test_completion_request_for_partial_command ... ok
[INFO] [stdout] test command_input::tests::test_parse_line_rejects_trailing_escape ... ok
[INFO] [stdout] test command_input::tests::test_parse_line_rejects_unterminated_quote ... ok
[INFO] [stdout] test commands::tests::test_command_parse_count ... ok
[INFO] [stdout] test commands::tests::test_command_parse_delete ... ok
[INFO] [stdout] test commands::tests::test_command_parse_exit ... ok
[INFO] [stdout] test commands::tests::test_command_parse_get ... ok
[INFO] [stdout] test commands::tests::test_command_parse_help ... ok
[INFO] [stdout] test commands::tests::test_command_parse_invalid ... ok
[INFO] [stdout] test commands::tests::test_command_parse_list ... ok
[INFO] [stdout] test commands::tests::test_command_parse_rejects_trailing_escape ... ok
[INFO] [stdout] test command_input::tests::test_completion_request_for_tree_argument ... ok
[INFO] [stdout] test commands::tests::test_command_parse_rejects_unterminated_quote ... ok
[INFO] [stdout] test commands::tests::test_command_parse_search ... ok
[INFO] [stdout] test commands::tests::test_command_parse_select ... ok
[INFO] [stdout] test commands::tests::test_command_parse_trees ... ok
[INFO] [stdout] test commands::tests::test_command_parse_set ... ok
[INFO] [stdout] test commands::tests::test_validate_key ... ok
[INFO] [stdout] test commands::tests::test_truncate_value_is_unicode_safe ... ok
[INFO] [stdout] test commands::tests::test_exceeds_char_limit_uses_character_boundaries ... ok
[INFO] [stdout] test commands::tests::test_parse_quoted_args ... ok
[INFO] [stdout] test commands::tests::test_command_parse_unselect ... ok
[INFO] [stdout] test commands::tests::test_truncate_value_handles_cjk_and_accented_text ... ok
[INFO] [stdout] test db::tests::test_glob_to_regex ... ok
[INFO] [stdout] test db::tests::test_key_value_pair_debug ... ok
[INFO] [stdout] test db::tests::test_key_info_debug ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test db::tests::test_create_tree_db ... ok
[INFO] [stdout] test db::tests::test_tree_errors ... ok
[INFO] [stdout] test db::tests::test_set_key ... ok
[INFO] [stdout] test db::tests::test_complete_trees_uses_prefix_and_limit ... ok
[INFO] [stdout] test db::tests::test_delete_key ... ok
[INFO] [stdout] test db::tests::test_tree_set_and_delete_operations ... ok
[INFO] [stdout] test db::tests::test_tree_operations_with_selection ... ok
[INFO] [stdout] test db::tests::test_complete_keys_uses_prefix_and_limit ... ok
[INFO] [stdout] test db::tests::test_opening_database_does_not_create_sentinel_key ... ok
[INFO] [stdout] test db::tests::test_set_with_special_characters ... ok
[INFO] [stdout] test db::tests::test_list_key_summaries_returns_total_and_sorted_items ... ok
[INFO] [stdout] test db::tests::test_tree_search_operations ... ok
[INFO] [stdout] test db::tests::test_tree_selection ... ok
[INFO] [stdout] test db::tests::test_list_trees ... ok
[INFO] [stdout] test db::tests::test_sled_viewer_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6b8b44f6f41813d1)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_cli_nonexistent_database ... ok
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_sled_viewer_count ... ok
[INFO] [stdout] test test_empty_database ... ok
[INFO] [stdout] test test_sled_viewer_get_key ... ok
[INFO] [stdout] test test_sled_viewer_finds_binary_key_by_hex_suffix ... ok
[INFO] [stdout] test test_validator_file_instead_of_directory ... ok
[INFO] [stdout] test test_validator_nonexistent_database ... ok
[INFO] [stdout] test test_binary_data ... ok
[INFO] [stdout] test test_sled_viewer_search_values_pattern ... ok
[INFO] [stdout] test test_validator_open_file_instead_of_directory ... ok
[INFO] [stdout] test test_sled_viewer_set_with_quotes ... ok
[INFO] [stdout] test test_sled_viewer_set_key_compressed ... ok
[INFO] [stdout] test test_sled_viewer_search_values_regex ... ok
[INFO] [stdout] test test_sled_viewer_list_keys_regex ... ok
[INFO] [stdout] test test_sled_viewer_open_does_not_create_sentinel_key ... ok
[INFO] [stdout] test test_sled_viewer_get_nonexistent_key ... ok
[INFO] [stdout] test test_sled_viewer_set_with_spaces ... ok
[INFO] [stdout] test test_sled_viewer_delete_key ... ok
[INFO] [stdout] test test_sled_viewer_list_keys_pattern ... ok
[INFO] [stdout] test test_sled_viewer_list_keys_all ... ok
[INFO] [stdout] test test_sled_viewer_set_key ... ok
[INFO] [stdout] test test_validator_open_valid_database ... ok
[INFO] [stdout] test test_validator_valid_database ... ok
[INFO] [stdout] test test_sled_viewer_list_keys_all_compressed ... ok
[INFO] [stdout] test test_sled_viewer_set_and_get_utf8_keys ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_sled_viewer_set_and_get_utf8_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sled_viewer_set_and_get_utf8_keys' (2147) panicked at tests/integration_test.rs:262:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DatabaseLocked { path: "/tmp/.tmpxpYOw7" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x589a4f4a63a8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589a4f4a63a8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589a4f4a63a8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x589a4f4a63a8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x589a4f4bec1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x589a4f4bec1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x589a4f4ac3b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x589a4f4ac3b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x589a4f4826a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x589a4f4826a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x589a4f49d909 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x589a4eee5c1c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x589a4eee5c1c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x589a4f49dac2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x589a4f49dac2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x589a4f482762 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x589a4f479f19 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x589a4f48353d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x589a4f4bf45c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x589a4f4bf1d2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x589a4eed39a5 - <core[5a1c3e9896636f3a]::result::Result<sledoview[9e91be812ed8f6a9]::db::SledViewer, sledoview[9e91be812ed8f6a9]::error::SledoViewError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x589a4eed39a5 - integration_test[4f6295446b1284c3]::test_sled_viewer_set_and_get_utf8_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:262:51
[INFO] [stdout]   22:     0x589a4eece227 - integration_test[4f6295446b1284c3]::test_sled_viewer_set_and_get_utf8_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:260:44
[INFO] [stdout]   23:     0x589a4eed8a76 - <integration_test[4f6295446b1284c3]::test_sled_viewer_set_and_get_utf8_keys::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x589a4eed8cfb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x589a4eed8cfb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x589a4eee6575 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x589a4eee6575 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x589a4eee6575 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x589a4eee6575 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x589a4eee6575 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x589a4eee6575 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x589a4eee6575 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x589a4eee10d4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x589a4eee10d4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x589a4eee95f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x589a4eee95f2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x589a4eee95f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x589a4eee95f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x589a4eee95f2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x589a4eee95f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x589a4eee95f2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x589a4f4a5c0f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x589a4f4a5c0f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x715bea8e5aa4 - <unknown>
[INFO] [stdout]   45:     0x715bea972a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_sled_viewer_set_and_get_utf8_keys
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487", kill_on_drop: false }`
[INFO] [stdout] 86551e7ed2c77c449580fa53803e095396d3e7156933e43b712fd99554d73487
